home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
US Department of Defenseā¦ndamentals 1.0 2004 April
/
US Department of Defense: Firewall & Router Fundamentals 1.0 2004 April.iso
/
text_only
/
includes
/
course_map_data.js
< prev
next >
Wrap
Text File
|
2003-12-08
|
31KB
|
909 lines
var SCO_LIST = ""; //list of SCOs
var SCO_INFO = ""; //hash of SCO info
var SCO_TOPICS = ""; //list of a SCOs's topics
var SCO_TOPIC = ""; //hash of Topic Info
var SCO_SUBTOPICS = "";
var SCO_SUBTOPIC = "";
//create list of SCOS
SCO_LIST = new_list();
//////////////
// Lesson 1 //
//////////////
SCO_INFO = new_hashtable();
hashtable_put(SCO_INFO, "sco_id", "1");
hashtable_put(SCO_INFO, "title", "Lesson I. Orientation to the Job");
SCO_TOPICS = new_list();
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "1");
hashtable_put(SCO_TOPIC, "title", "Overview of the Construction Industry");
hashtable_put(SCO_TOPIC, "page", "3");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Historical Importance of the Construction Industry");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Growth and Economics of the Construction Industry");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Changing the Values of Workers");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "2");
hashtable_put(SCO_TOPIC, "title", "The Construction Industry Today");
hashtable_put(SCO_TOPIC, "page", "10");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Training");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "New Technology");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "3");
hashtable_put(SCO_TOPIC, "title", "Communication Styles");
hashtable_put(SCO_TOPIC, "page", "21");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Communication Styles of Men and Women");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Language Barriers");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Cultural Differences");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "4");
hashtable_put(SCO_SUBTOPIC, "title", "Harassment and Discrimination");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "4");
hashtable_put(SCO_TOPIC, "title", "Construction Projects");
hashtable_put(SCO_TOPIC, "page", "35");
SCO_SUBTOPICS = new_list();
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "5");
hashtable_put(SCO_TOPIC, "title", "The Construction Organization");
hashtable_put(SCO_TOPIC, "page", "38");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Understanding the Job");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Division of Responsibility");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Authority and Responsibility");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
hashtable_put(SCO_INFO, "topics", SCO_TOPICS);
list_add(SCO_LIST, SCO_INFO);
//////////////
// Lesson 2 //
//////////////
SCO_INFO = new_hashtable();
hashtable_put(SCO_INFO, "sco_id", "2");
hashtable_put(SCO_INFO, "title", "Lesson II. Leadership Skills");
SCO_TOPICS = new_list();
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "1");
hashtable_put(SCO_TOPIC, "title", "Introduction to Supervision");
hashtable_put(SCO_TOPIC, "page", "4");
SCO_SUBTOPICS = new_list();
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "2");
hashtable_put(SCO_TOPIC, "title", "Becoming a Leader");
hashtable_put(SCO_TOPIC, "page", "10");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Characteristics of Leaders");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Functions of a Leader");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Leadership Styles");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "4");
hashtable_put(SCO_SUBTOPIC, "title", "Ethics in Leadership");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "3");
hashtable_put(SCO_TOPIC, "title", "Communication");
hashtable_put(SCO_TOPIC, "page", "24");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Verbal Communication");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Non-Verbal Communication");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Written or Visual Communication");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "4");
hashtable_put(SCO_SUBTOPIC, "title", "Communication Issues");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
hashtable_put(SCO_INFO, "topics", SCO_TOPICS);
list_add(SCO_LIST, SCO_INFO);
//////////////
// Lesson 3 //
//////////////
SCO_INFO = new_hashtable();
hashtable_put(SCO_INFO, "sco_id", "3");
hashtable_put(SCO_INFO, "title", "Lesson III. Additional Leadership Skills");
SCO_TOPICS = new_list();
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "1");
hashtable_put(SCO_TOPIC, "title", "Introduction to Motivation");
hashtable_put(SCO_TOPIC, "page", "3");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Employee Motivators");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "2");
hashtable_put(SCO_TOPIC, "title", "Introduction to Team Building");
hashtable_put(SCO_TOPIC, "page", "9");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Successful Teams");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Getting the Job Done");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "3");
hashtable_put(SCO_TOPIC, "title", "Problem Solving And Decision Making");
hashtable_put(SCO_TOPIC, "page", "24");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Complex Decision-making");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Formal Problem-solving");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Special Leadership Problems");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
hashtable_put(SCO_INFO, "topics", SCO_TOPICS);
list_add(SCO_LIST, SCO_INFO);
//////////////
// Lesson 4 //
//////////////
SCO_INFO = new_hashtable();
hashtable_put(SCO_INFO, "sco_id", "4");
hashtable_put(SCO_INFO, "title", "Lesson IV. Safety");
SCO_TOPICS = new_list();
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "1");
hashtable_put(SCO_TOPIC, "title", "The Crew Leader and Safety");
hashtable_put(SCO_TOPIC, "page", "3");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "The Statistic");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "2");
hashtable_put(SCO_TOPIC, "title", "Costs of Accidents");
hashtable_put(SCO_TOPIC, "page", "6");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Insured Costs");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Uninsured Costs");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "3");
hashtable_put(SCO_TOPIC, "title", "Safety Regulations");
hashtable_put(SCO_TOPIC, "page", "10");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Workplace Inspections");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Penalties for Violations");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "4");
hashtable_put(SCO_TOPIC, "title", "Safety Responsibilities");
hashtable_put(SCO_TOPIC, "page", "14");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Safety and Health Program");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Safety Policies and Procedures");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Hazard Identification and Assessment");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "4");
hashtable_put(SCO_SUBTOPIC, "title", "Safety Information and Training");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "5");
hashtable_put(SCO_SUBTOPIC, "title", "Safety Record Systems");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "6");
hashtable_put(SCO_SUBTOPIC, "title", "Accident Investigation Procedures");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "5");
hashtable_put(SCO_TOPIC, "title", "The Supervisor's Role");
hashtable_put(SCO_TOPIC, "page", "25");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Safety Meetings");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Inspections");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "First Aid");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "4");
hashtable_put(SCO_SUBTOPIC, "title", "Fire Protection and Prevention");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "5");
hashtable_put(SCO_SUBTOPIC, "title", "Substance Abuse");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "6");
hashtable_put(SCO_SUBTOPIC, "title", "Accident Investigations");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "6");
hashtable_put(SCO_TOPIC, "title", "Accident Investigations");
hashtable_put(SCO_TOPIC, "page", "38");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Meetings");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Contests");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Recognition and Awards");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "4");
hashtable_put(SCO_SUBTOPIC, "title", "Publicity");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
hashtable_put(SCO_INFO, "topics", SCO_TOPICS);
list_add(SCO_LIST, SCO_INFO);
//////////////
// Lesson 5 //
//////////////
SCO_INFO = new_hashtable();
hashtable_put(SCO_INFO, "sco_id", "5");
hashtable_put(SCO_INFO, "title", "Lession V. Project Control, Part One - Planning");
SCO_TOPICS = new_list();
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "1");
hashtable_put(SCO_TOPIC, "title", "Construction Projects");
hashtable_put(SCO_TOPIC, "page", "3");
SCO_SUBTOPICS = new_list();
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "2");
hashtable_put(SCO_TOPIC, "title", "Three Phases of a Construction Project");
hashtable_put(SCO_TOPIC, "page", "4");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Development");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Planning");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Construction");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "3");
hashtable_put(SCO_TOPIC, "title", "Project Delivery System");
hashtable_put(SCO_TOPIC, "page", "10");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "General Contracting");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Design-Build");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Construction Management");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "4");
hashtable_put(SCO_TOPIC, "title", "Introduction to Planning");
hashtable_put(SCO_TOPIC, "page", "13");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "What is Planning?");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Why Plan?");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "5");
hashtable_put(SCO_TOPIC, "title", "The Planning Process");
hashtable_put(SCO_TOPIC, "page", "21");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Establishing a Goal");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Identifying the Work to be Done");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Determining Tasks");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "4");
hashtable_put(SCO_SUBTOPIC, "title", "Communicate Responsibilities");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "5");
hashtable_put(SCO_SUBTOPIC, "title", "Follow-Up");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "6");
hashtable_put(SCO_TOPIC, "title", "Planning Resources");
hashtable_put(SCO_TOPIC, "page", "28");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Planning Materials");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Planning Equipment");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Planning Tools");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "4");
hashtable_put(SCO_SUBTOPIC, "title", "Planning Labor");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "7");
hashtable_put(SCO_TOPIC, "title", "Ways to Plan");
hashtable_put(SCO_TOPIC, "page", "38");
SCO_SUBTOPICS = new_list();
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
hashtable_put(SCO_INFO, "topics", SCO_TOPICS);
list_add(SCO_LIST, SCO_INFO);
//////////////
// Lesson 6 //
//////////////
SCO_INFO = new_hashtable();
hashtable_put(SCO_INFO, "sco_id", "6");
hashtable_put(SCO_INFO, "title", "Project Control, Part Two - Estimating and Scheduling");
SCO_TOPICS = new_list();
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "1");
hashtable_put(SCO_TOPIC, "title", "Estimating");
hashtable_put(SCO_TOPIC, "page", "3");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Direct and Indirect Costs");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Bid Price");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Computer Software");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "4");
hashtable_put(SCO_SUBTOPIC, "title", "Quantity Takeoff Sheet");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "5");
hashtable_put(SCO_SUBTOPIC, "title", "The Pricing Sheet");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "6");
hashtable_put(SCO_SUBTOPIC, "title", "The Recapitulation Sheet");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "2");
hashtable_put(SCO_TOPIC, "title", "Estimating Material Quantities");
hashtable_put(SCO_TOPIC, "page", "10");
SCO_SUBTOPICS = new_list();
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "3");
hashtable_put(SCO_TOPIC, "title", "Scheduling");
hashtable_put(SCO_TOPIC, "page", "15");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "Scheduling vs. Planning");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "How to Develop a Schedule");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Bar Charts");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "4");
hashtable_put(SCO_SUBTOPIC, "title", "Network Diagrams");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "5");
hashtable_put(SCO_SUBTOPIC, "title", "Stay on Schedule");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "4");
hashtable_put(SCO_TOPIC, "title", "Motivating and Monitoring Your Crew ");
hashtable_put(SCO_TOPIC, "page", "25");
SCO_SUBTOPICS = new_list();
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "5");
hashtable_put(SCO_TOPIC, "title", "The Importance of Preparation");
hashtable_put(SCO_TOPIC, "page", "28");
SCO_SUBTOPICS = new_list();
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "6");
hashtable_put(SCO_TOPIC, "title", "Updating a Schedule");
hashtable_put(SCO_TOPIC, "page", "30");
SCO_SUBTOPICS = new_list();
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
hashtable_put(SCO_INFO, "topics", SCO_TOPICS);
list_add(SCO_LIST, SCO_INFO);
//////////////
// Lesson 7 //
//////////////
SCO_INFO = new_hashtable();
hashtable_put(SCO_INFO, "sco_id", "7");
hashtable_put(SCO_INFO, "title", "Session VII. Project Control, Part Three");
SCO_TOPICS = new_list();
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "1");
hashtable_put(SCO_TOPIC, "title", "Cost Awareness And Control");
hashtable_put(SCO_TOPIC, "page", "4");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "The Effect of Uncontrolled Resources");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Types of Costs");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Comparing Estimated and Actual Costs");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "4");
hashtable_put(SCO_SUBTOPIC, "title", "Cost Control with Quality");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "5");
hashtable_put(SCO_SUBTOPIC, "title", "Field Reporting Systems");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "6");
hashtable_put(SCO_SUBTOPIC, "title", "The Importance of Accuracy");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "7");
hashtable_put(SCO_SUBTOPIC, "title", "Supervisor's Role in Control");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "2");
hashtable_put(SCO_TOPIC, "title", "Resource Control");
hashtable_put(SCO_TOPIC, "page", "14");
SCO_SUBTOPICS = new_list();
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "1");
hashtable_put(SCO_SUBTOPIC, "title", "The Control Process");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "2");
hashtable_put(SCO_SUBTOPIC, "title", "Materials Control");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "3");
hashtable_put(SCO_SUBTOPIC, "title", "Equipment Control");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "4");
hashtable_put(SCO_SUBTOPIC, "title", "Tools Control");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
SCO_SUBTOPIC = new_hashtable();
hashtable_put(SCO_SUBTOPIC, "subtopic_id", "5");
hashtable_put(SCO_SUBTOPIC, "title", "Labor Control");
list_add(SCO_SUBTOPICS, SCO_SUBTOPIC);
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
SCO_TOPIC = new_hashtable();
hashtable_put(SCO_TOPIC, "topic_id", "3");
hashtable_put(SCO_TOPIC, "title", "Improving Productivity");
hashtable_put(SCO_TOPIC, "page", "29");
SCO_SUBTOPICS = new_list();
hashtable_put(SCO_TOPIC, "subtopics", SCO_SUBTOPICS);
list_add(SCO_TOPICS, SCO_TOPIC);
hashtable_put(SCO_INFO, "topics", SCO_TOPICS);
list_add(SCO_LIST, SCO_INFO);